xen.git
2006-12-01 Alastair Tse[XENAPI] Add extra param for VM.start and fix case...
2006-12-01 Alastair Tse[XEND] Proper importing of Xen API VM Struct into new...
2006-12-01 Alastair Tse[XEND] Fix case mismatch in VM.get_record for Xen API
2006-12-01 Alastair Tse[XEND] Fix outputting device SXPs when domain is halted.
2006-12-01 kfraser@localhost... [HVM] Cache segment-register contents during PTE-update...
2006-12-01 Alastair Tse[TOOLS] Checks for libvncserver-dev and libsdl-dev.
2006-12-01 Alastair Tse[XEND] Fix missing vncpasswd option for HVM domains.
2006-12-01 kfraser@localhost... Update hgignore list.
2006-12-01 kfraser@localhost... [XEN] Remove uses of 'extern inline'.
2006-12-01 kfraser@localhost... [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_po...
2006-12-01 kfraser@localhost... [XEN] Emulate XADD instruction.
2006-12-01 Alastair Tse[XEND] Reapply fix for ever expanding kernel_args in...
2006-12-01 Alastair Tse[XEND] Ensure config value types in XendConfig
2006-12-01 kfraser@localhost... [LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem to
2006-12-01 Ewan MellorActually return something from bool0.
2006-12-01 Ewan MellorUpdate README to reflect moved library.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB][TOOLS] Don't unwatch the framebuffer frontend...
2006-12-01 Ewan MellorSet localtime, enable_audio, clock_offset, and std_vga...
2006-12-01 Ewan MellorAdded log message for when a VM is deleted.
2006-12-01 Ewan MellorInclude the rotated xend.log.X in the bug report.
2006-12-01 Steven Smith[PVFB][TOOLS] Fix save/restore for domains with PV...
2006-12-01 Ewan MellorLink test/test_bindings against libxenapi in the new...
2006-12-01 Steven Smith[TOOLS][PVFB] Avoid zombie framebuffer backends.
2006-12-01 Steven Smith[TOOLS] Remove some dead code.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB] Make sure that framebuffer backend goes away...
2006-12-01 kfraser@localhost... [XEN] Quieten down HVM debug output.
2006-12-01 Steven Smith[LINUX] The removal of the console_use_vt hack was...
2006-12-01 Steven Smith[PVFB][TOOLS] Change the configuration syntax for PVFB...
2006-12-01 Ewan MellorTidy up the creation of directories that Xend needs...
2006-12-01 Alastair Tsemerge
2006-12-01 Alastair Tse[XEND] More fixes for HVM device configuration parsing
2006-12-01 kfraser@localhost... [HVM] Add canonical address checks and generally clean up.
2006-12-01 Alastair Tse[XEND] Fix missing serial and localtime args in device...
2006-12-01 kfraser@localhost... [XENOPROF] Fix oprofile for AMD SVM guests.
2006-12-01 kfraser@localhost... [HVM][VMX] Rename io.c -> intr.c.
2006-12-01 Steven SmithThis is Anthony Liguori's virtual framebuffer forward...
2006-12-01 kfraser@localhost... [HVM][VMX] Fix for CR8 acceleration on 64bit guest.
2006-12-01 Tim Deegan[XEN] Fix error paths in p2m insertion code
2006-11-30 Ewan MellorFix default for the authentication on the Xen-API serve...
2006-11-30 Ewan MellorFix managed domain rebooting by only complaining about...
2006-11-30 Ewan MellorFix registration on managed domains on xend restart.
2006-11-30 Ian Campbell[XEN] Only parse the crashkernel command line parameter...
2006-11-30 Ian Campbell[XEN] Rename machine_shutdown to machine_reboot_kexec...
2006-11-30 Ian Campbell[LINUX] Fix backward compatibility with hypervisors...
2006-11-30 Ewan MellorFix HVM shutdown when xend is restarted.
2006-11-30 Ewan MellorFix-up reference to name_label.
2006-11-30 Ewan MellorReinstate the reboot-feature code that was accidentally...
2006-11-30 Ian Campbell[LINUX] Only initialise kexec in domain0.
2006-11-30 kfraser@localhost... [QEMU] Do shift-key processing in QEMU monitor terminal...
2006-11-30 kfraser@localhost... [LIBXC] Fix Solaris build: Use XC_PAGE_SIZE not PAGE_SIZE.
2006-11-30 kfraser@localhost... [LINUX] Properly trigger XenbusStateClosed in blkfront
2006-11-30 kfraser@localhost... [QEMU] usb-uhci: Data buffer is too small
2006-11-30 kfraser@localhost... [QEMU] Simpler workaround for guest writes to PCI config
2006-11-30 kfraser@localhost... [LINUX] Missing xenoprof.h header file for x86/64.
2006-11-30 kfraser@localhost... [XEN] Remove use of 'inline' on functions accessed...
2006-11-30 kfraser@localhost... linux/x86-64: missing agp.h
2006-11-30 kfraser@localhost... [MINIOS] Improved unbind_all_ports().
2006-11-30 kfraser@localhost... [XEN] Arch-specific softirq definitions.
2006-11-30 kfraser@localhost... [XEN] Proper segmentation emulation added to HVM emulat...
2006-11-30 Ian Campbellmerge
2006-11-30 Ian Campbell[XEN] Do not spin at the end of machine_crash_kexec...
2006-11-30 Alastair Tse[XEND] Fix HVM configuration parsing typo for certain...
2006-11-30 Alastair Tse[XEND] Catch TypeErrors when unexpected SXP is encountered.
2006-11-30 Alastair Tse[XEND] Fix Xen API attribute access to be robust to...
2006-11-30 Alastair Tse[XEND] Checks to make sure the image type is valid...
2006-11-30 Alastair Tse[XENAPI] Update debugging scripts to support vbd_list
2006-11-30 Alastair Tse[XEND] Rename Xen API methods to match case of the...
2006-11-30 Alastair Tse[XEND] Fix hidden vcpu state when calling xm-list
2006-11-30 Alastair Tse[XEND] Remove SXP from most parts of Xend.
2006-11-30 Ian CampbellUpdate -xen0 defconfig for nhew kexec option
2006-11-30 kfraser@localhost... [XEN] Fix SIB byte decode when extended by REX.X and...
2006-11-30 Ian Campbellmerge
2006-11-30 Ian Campbell[XEN] kexec: use parse_size_and_unit() when parsing...
2006-11-30 Ian Campbell[XEN] Fixup whitespace and tweak for Xen coding style.
2006-11-30 Ian Campbell[LINUX] kexec: Backport fix for overlapping program...
2006-11-30 Ian Campbell[XEN] Kexec / Kdump: x86_64 specific code
2006-11-30 Ian Campbell[XEN] Kexec / Kdump: x86_32 specific code
2006-11-30 Ian Campbell[XEN] Kexec / Kdump: Code shared between x86_32 and...
2006-11-30 Ian Campbell[XEN] Kexec / Kdump: Generic code
2006-11-30 kfraser@localhost... [XEN] Simplify x86_emulate interface.
2006-11-29 Ewan MellorAdded the console class to the diagram.
2006-11-29 Ewan MellorState that getters and setters do not have asynchronous...
2006-11-29 Ewan MellorNew modelling for consoles -- have them as separate...
2006-11-29 kfraser@localhost... merge
2006-11-29 kfraser@localhost... [HVMLOADER] Clean up makefile, change TPM detection.
2006-11-29 kfraser@localhost... [LINUX] Avoid triggering the softlockup BUG when offlin...
2006-11-29 Ewan MellorFix xm new -F -- this fix was recently introduced for...
2006-11-29 Ewan MellorMove the assert under the protection of the in_transact...
2006-11-29 Ewan MellorSilence log message when trying to unregister a watch...
2006-11-29 kfraser@localhost... [LINUX] console: Fix comment.
2006-11-29 kfraser@localhost... [XENOPROFILE, LINUX] compilation fix on x86_64
2006-11-29 kfraser@localhost... [HVMLOADER] Fix CFLAGS.
2006-11-29 kfraser@localhost... [LINUX] console: Add option to use /dev/xvc0, major...
2006-11-29 kfraser@localhost... [HVM][VMX] NX bit implies PAE can be enabled. If IA32...
2006-11-29 kfraser@localhost... [DOCS] Update for new Xen boot parameters.
2006-11-29 kfraser@localhost... Fix for network routing setup. Enables proxy arp on...
2006-11-29 Ewan MellorDiagnose a failure to open the xend-debug.log, and...
2006-11-29 kfraser@localhost... [XEN] Emulator fixes.
next